home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Utilitaires / Beyond Compare / beycmpfr.exe / {app} / BC2.exe / 0 / RCDATA / TOPERATIONDLG / TOPERATIONDLG.txt
Text File  |  2005-06-02  |  8KB  |  323 lines

  1. object OperationDlg: TOperationDlg
  2.   Left = 327
  3.   Top = 175
  4.   ActiveControl = GoBtn
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   ClientHeight = 324
  8.   ClientWidth = 393
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 351
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poOwnerFormCenter
  18.   ShowHint = True
  19.   OnClose = FormClose
  20.   OnCloseQuery = FormCloseQuery
  21.   OnCreate = FormCreate
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object GoBtn: TButton
  26.     Left = 8
  27.     Top = 294
  28.     Width = 73
  29.     Height = 23
  30.     HelpContext = 22010
  31.     Caption = '&D'#233'marrage'
  32.     Default = True
  33.     TabOrder = 1
  34.     OnClick = GoBtnClick
  35.   end
  36.   object CancelBtn: TButton
  37.     Left = 88
  38.     Top = 294
  39.     Width = 73
  40.     Height = 23
  41.     HelpContext = 22011
  42.     Cancel = True
  43.     Caption = 'Annuler'
  44.     ModalResult = 2
  45.     TabOrder = 2
  46.   end
  47.   object PageControl: TPageControl
  48.     Left = 0
  49.     Top = 0
  50.     Width = 389
  51.     Height = 293
  52.     ActivePage = tsSelectionPage
  53.     Style = tsButtons
  54.     TabOrder = 0
  55.     TabStop = False
  56.     object tsSelectionPage: TTabSheet
  57.       TabVisible = False
  58.       object GroupBox1: TGroupBox
  59.         Left = 4
  60.         Top = 8
  61.         Width = 377
  62.         Height = 145
  63.         Caption = 'S'#233'lection'
  64.         TabOrder = 0
  65.         object Shape4: TShape
  66.           Left = 128
  67.           Top = 32
  68.           Width = 97
  69.           Height = 89
  70.           Brush.Color = clBtnFace
  71.         end
  72.         object LeftPanel: TShape
  73.           Left = 128
  74.           Top = 48
  75.           Width = 49
  76.           Height = 65
  77.           Brush.Color = clWindow
  78.           OnMouseDown = LeftPanelMouseDown
  79.         end
  80.         object LeftGlyph: TSSLogo
  81.           Left = 144
  82.           Top = 72
  83.           Width = 17
  84.           Height = 17
  85.           Glyph.Data = {
  86.             FE000000424DFE0000000000000076000000280000000C000000110000000100
  87.             0400000000008800000000000000000000001000000010000000000000000000
  88.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  89.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0077770F777777
  90.             7FFF777000F77777FFFF770000F77777FFFF7000F00F7777FFFF000F7700F777
  91.             FFFF70F77770F777FFEF777777770F77FFFF77770F7770F77FFF777000F7770F
  92.             FFFF770000F77770FFFF7000F00F7777FFFF000F7700F777FFFF70F77770F777
  93.             FFEF777777770F77FFFF7777777770F77FFF77777777770FFFFF777777777770
  94.             FFFF}
  95.           Translate3D = False
  96.           OnMouseDown = LeftPanelMouseDown
  97.         end
  98.         object RightPanel: TShape
  99.           Left = 176
  100.           Top = 48
  101.           Width = 49
  102.           Height = 65
  103.           Brush.Color = clWindow
  104.           OnMouseDown = RightPanelMouseDown
  105.         end
  106.         object RightGlyph: TSSLogo
  107.           Left = 192
  108.           Top = 72
  109.           Width = 17
  110.           Height = 17
  111.           Translate3D = False
  112.           OnMouseDown = RightPanelMouseDown
  113.         end
  114.         object Shape3: TShape
  115.           Left = 128
  116.           Top = 32
  117.           Width = 97
  118.           Height = 6
  119.           Brush.Color = clActiveCaption
  120.         end
  121.         object LeftFiles: TLabel
  122.           Left = 24
  123.           Top = 68
  124.           Width = 11
  125.           Height = 13
  126.           Caption = '%'
  127.           ShowAccelChar = False
  128.         end
  129.         object RightFiles: TLabel
  130.           Left = 264
  131.           Top = 68
  132.           Width = 11
  133.           Height = 13
  134.           Caption = '%'
  135.           ShowAccelChar = False
  136.         end
  137.         object LeftTotalBytes: TLabel
  138.           Left = 24
  139.           Top = 100
  140.           Width = 11
  141.           Height = 13
  142.           Caption = '%'
  143.           ShowAccelChar = False
  144.         end
  145.         object RightTotalBytes: TLabel
  146.           Left = 264
  147.           Top = 100
  148.           Width = 11
  149.           Height = 13
  150.           Caption = '%'
  151.           ShowAccelChar = False
  152.         end
  153.         object LeftFolders: TLabel
  154.           Left = 24
  155.           Top = 84
  156.           Width = 11
  157.           Height = 13
  158.           Caption = '%'
  159.           ShowAccelChar = False
  160.         end
  161.         object RightFolders: TLabel
  162.           Left = 264
  163.           Top = 84
  164.           Width = 11
  165.           Height = 13
  166.           Caption = '%'
  167.           ShowAccelChar = False
  168.         end
  169.         object LeftSideRadio: TBCRadioButton
  170.           Left = 16
  171.           Top = 44
  172.           Width = 62
  173.           Height = 17
  174.           HelpContext = 22001
  175.           Caption = 'C'#244't'#233' &gauche'
  176.           Checked = True
  177.           TabOrder = 0
  178.           TabStop = True
  179.           OnClick = SideClick
  180.         end
  181.         object RightSideRadio: TBCRadioButton
  182.           Left = 256
  183.           Top = 44
  184.           Width = 68
  185.           Height = 17
  186.           HelpContext = 22002
  187.           Caption = 'C'#244't'#233' &droit'
  188.           TabOrder = 1
  189.           OnClick = SideClick
  190.         end
  191.         object LeftSideBox: TBCCheckBox
  192.           Left = 16
  193.           Top = 28
  194.           Width = 62
  195.           Height = 17
  196.           HelpContext = 22001
  197.           Caption = 'C'#244't'#233' &gauche'
  198.           TabOrder = 2
  199.           OnClick = SideClick
  200.         end
  201.         object RightSideBox: TBCCheckBox
  202.           Left = 256
  203.           Top = 28
  204.           Width = 68
  205.           Height = 17
  206.           HelpContext = 22002
  207.           Caption = 'C'#244't'#233' &droit'
  208.           TabOrder = 3
  209.           OnClick = SideClick
  210.         end
  211.       end
  212.       object GroupBox2: TGroupBox
  213.         Left = 4
  214.         Top = 168
  215.         Width = 377
  216.         Height = 113
  217.         Caption = 'Action'
  218.         TabOrder = 1
  219.       end
  220.     end
  221.     object tsProgressPage: TTabSheet
  222.       ImageIndex = 2
  223.       TabVisible = False
  224.       object Label3: TLabel
  225.         Left = 28
  226.         Top = 84
  227.         Width = 47
  228.         Height = 13
  229.         Caption = 'Probl'#232'mes :'
  230.       end
  231.       object WarningIcon: TImage
  232.         Left = 5
  233.         Top = 83
  234.         Width = 16
  235.         Height = 16
  236.         Transparent = True
  237.       end
  238.       object BeepWhenFinished: TBCCheckBox
  239.         Left = 4
  240.         Top = 264
  241.         Width = 113
  242.         Height = 17
  243.         HelpContext = 22104
  244.         Caption = '&Bip quand termin'#233
  245.         TabOrder = 0
  246.       end
  247.       object ProblemList: TMemo
  248.         Left = 4
  249.         Top = 100
  250.         Width = 377
  251.         Height = 157
  252.         HelpContext = 22103
  253.         TabStop = False
  254.         ReadOnly = True
  255.         ScrollBars = ssVertical
  256.         TabOrder = 1
  257.       end
  258.       object ProgressPanel: TPanel
  259.         Left = 0
  260.         Top = 0
  261.         Width = 381
  262.         Height = 79
  263.         Align = alTop
  264.         BevelOuter = bvNone
  265.         TabOrder = 2
  266.         object CurrentItem: TLabel
  267.           Left = 4
  268.           Top = 4
  269.           Width = 11
  270.           Height = 13
  271.           Caption = '%'
  272.           ShowAccelChar = False
  273.         end
  274.         object TotalCount: TLabel
  275.           Left = 4
  276.           Top = 40
  277.           Width = 11
  278.           Height = 13
  279.           Caption = '%'
  280.           ShowAccelChar = False
  281.         end
  282.         object ItemProgress: TProgressBar
  283.           Left = 4
  284.           Top = 20
  285.           Width = 377
  286.           Height = 17
  287.           HelpContext = 22101
  288.           TabOrder = 0
  289.         end
  290.         object TotalProgress: TProgressBar
  291.           Left = 4
  292.           Top = 56
  293.           Width = 377
  294.           Height = 17
  295.           HelpContext = 22102
  296.           TabOrder = 1
  297.         end
  298.       end
  299.     end
  300.   end
  301.   object ExtraBtn: TButton
  302.     Left = 312
  303.     Top = 294
  304.     Width = 73
  305.     Height = 23
  306.     Caption = 'Aide'
  307.     TabOrder = 3
  308.     OnClick = ExtraBtnClick
  309.   end
  310.   object SaveDialog: TSaveDialog
  311.     DefaultExt = 'txt'
  312.     Left = 232
  313.     Top = 296
  314.   end
  315.   object Timer1: TTimer
  316.     Enabled = False
  317.     Interval = 100
  318.     OnTimer = Timer1Timer
  319.     Left = 204
  320.     Top = 296
  321.   end
  322. end
  323.